do_callback_op()'s second argument can be const allowing the guest to
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 18 Jan 2008 15:46:58 +0000 (15:46 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 18 Jan 2008 15:46:58 +0000 (15:46 +0000)
commit77cb1af79db80af089e1da151362fda735b05df1
tree40de7abcfb0c9c4f0e05d77bedf57e5dd43c1cb5
parent019e839e0ed411b84cf9faf91dbfb42fffbf840c
do_callback_op()'s second argument can be const allowing the guest to
declare these (mostly static) argument structures 'const'.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/ia64/xen/hypercall.c
xen/arch/x86/x86_32/traps.c
xen/arch/x86/x86_64/traps.c
xen/include/public/xen.h